﻿@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
li{list-style:none;}
a,a:hover{text-decoration:none;/*color:#000;*/}
a{color: #878787;font: 'Microsoft YaHei',arial; }
body,textarea,input,button,select,keygen,legend{font:14px/1.5  'Microsoft YaHei',arial;color:#878787;outline:0;}
body{background:#fff;}

body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, textarea, /* form elements 表单元素 */
img/* img elements 图片元素 */{border:medium none;margin: 0;padding: 0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:12px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#404040; outline:0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%; font-weight:lighter; }
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a {text-decoration:none;color:#404040;}
a:hover {color:#0075b1;text-decoration:none;transition:all .5s;}
/** 重置图片元素 **/

.fl{float:left;}
.fr{float:right;}
img{ border:0px;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.cl{clear:both;}

#top_bg{margin:auto; background:url(../images/top_bg.jpg) repeat-x;}
.top_text{width:1200px;height:36px; line-height:36px; margin:auto;color:#787876;} 
.top_text a{color:#787876;} 
.top_text a:hover{color:#0075b1;}
.top{width:1200px; height:92px; margin:0 auto;}
.logo{float:left; margin-top:10px;}
.top_logo_text{width:385px;height:55px; line-height:55px; font-size:24px; font-weight:bold;float:left; margin:15px 0 0 30px; padding-left:30px; border-left:1px solid #d6d6d6;}
.top_dh{float:right;}
.top_dh_tb{float:left; margin-top:19px;}
.top_dh_an{width:212px;height:31px;float:left; line-height:31px; margin-top:10px; background-color:#008a3e; text-align:center; color:#fff; font-size:14px; border-radius:4px;}
.top_dh_an a{color:#fff;} .top_dh_an a:hover{display:block; background-color:#ff7e20;border-radius:4px;transition:all .5s;}

/*----- 主导航开始 -----*/
#nav_bg{height:60px; margin:0 auto; background:url(../images/nav_bg.jpg) repeat-x;position:relative;}
.nav{width:1200px;margin:auto;}
.nav_l{width:900px;float:left; line-height:60px;}
.nav_l>ul{float:left;}
.nav_l>ul>li{float:left;height:60px;padding:0px 31px; position:relative;}
.nav_l>ul>li>a{display:block;line-height:60px;font-size:16px;color:#fff;}
.nav_l>ul>li:after{content:'';display:block;width:100%;height:3px;background:#ef0800;transform:scale(0,1);transition:0.3s;}
.nav_l>ul>li:hover{background-color:#d11d0b;}
.nav_l>ul>li.on{background-color:#d11d0b;}

/*----- 二级 -----*/
.fl2{ display:none; background:#0075b1; position:absolute; left:0px; top:60px; width:190px; z-index:999;}
.fl2 li a{font-size:16px;color:#fff; display:block;text-align:center; line-height:44px; border-bottom:1px solid #0088cd;}
.fl2 li a:hover{ background:#d11d0b;}
/*----- 主导航结束 -----*/



.search{width:213px;height:25px;float:right; margin-top:19px;}
.search_bg{width:172px;height:25px;float:left; background:url(../images/search_bg.png) no-repeat;}
.sear_bk{width:160px;height:21px;float:left; background:none; border:none; margin:1px; padding-left:10px; line-height:21px;color:#787876;font-size:12px;}
.search_btn{width:41px;height:25px;float:right;}



/*------banner------*/
.banner {width: 100%;margin: 0  auto;}
.pro-switch {height: 600px; overflow: hidden; position: relative; width:100%;}
.flexslider {margin: 0;padding: 0;}
.flexslider .slides > li {display: none;height:600px;-webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%;display: block;}
.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 600px;}
.no-js .slides > li:first-child {display: block;}
.flexslider {margin: 0 auto;position: relative;width:100%;zoom: 1;}
.flex-viewport {max-height: 2000px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}
.flexslider .slides {zoom: 1;}
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 60px;height: 90px;margin: -60px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat 0 0;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 0 -90px;right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;filter:alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;text-align: center;left:0; top:550px;}
.flex-control-nav li {margin: 0 5px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -16px;display:block;height: 16px;overflow: hidden;text-indent:-99em;width: 16px;cursor: pointer;}
.flex-control-paging li a.flex-active {background-position: 0 0;}


/*------首页核心产品滚动------*/

.in-product-box{ width:100%;}
.in-product{ width:1200px; margin:0 auto;}

.in-title{ width:1200px; text-align:center;overflow:hidden; margin:0 auto; padding-top:50px; padding-bottom:50px;}
.in-title h2{ font-size:24px; color:#000; line-height:24px;}
.in-title h3{ font-size:16px; color:#818181; text-transform:uppercase; text-align:center;}

.in-title h3 span{ margin-left:10px; margin-right:10px;}

 
.in-about-title{ width:1200px; text-align:center; margin:50px auto 0 auto;}
.in-about-title h2{ font-size:24px; color:#fff; line-height:24px;}
.in-about-title h3{ font-size:16px; color:#fff; text-transform:uppercase; text-align:center;}

.in-about-title h3 span{ margin-left:10px; margin-right:10px;}

 
 
 
.in-pro-list ul li{ float:left; width:285px; height:340px; border-top:2px solid #0075b1; text-align:center; background:#f4f4f4; position:relative; margin-right:20px;}
.in-pro-list ul li h2{ font-size:16px; color:#4c4c4c; line-height:46px; margin-top:10px;}
.in-pro-list ul li p a{ display:block; width:255px; margin:0 auto;}
.in-pro-list ul li p.szx{ position:absolute; left:0px; bottom:0px; width:100%;}
.in-pro-list ul li p.szx a{ display: inline-block; font-size:14px; line-height:32px; width:98px; background:#0075b1; color:#FFF;}
.in-pro-list ul li p.szx a:hover{ width:100%;}


/*------首页关于我们------*/
/*f2*/
.f2{ background:url(../images/about_bg.jpg) no-repeat center top; margin-top:50px;}
.f2 .f1_tit{color: #fff; margin-bottom:50px;}
.f2 .f1_tit span{color: #fff;}
.f1_tit p{width:1170px;margin:30px auto;font-size: 13px;color: #989898;line-height: 21px; text-align:center;}

.f2_bottom{width:1200px; margin:0 auto 0 auto; background-color:#fff; overflow: hidden}
.f2_bottom>a{opacity:0;filter:alpha(opacity=0); position:relative; padding:3px; background-color:#fff;overflow:hidden;float: left;width: 293px;height:190px;}
.f2_bottom>a span{transition:.5s;-webkit-transition:.5s;opacity:0;filter:alpha(opacity=0);position:absolute;font-weight:normal;display: block;width:293px;top:3px;left:3px;height:70px;padding-top:120px;text-align:center;background-color: #1076d6;color: #fff;}
.f2_bottom>a i{transition:.5s;-webkit-transition:.5s;z-index:1000;position:absolute;top:-65px;left:132px;border:1px solid #fff;width:34px;height:34px;display: block;background: url("../images/bai_03.png") no-repeat center;}
.f2_bottom>a:hover i{top:60px;}
.f2_bottom>a:hover span{opacity:0.95;filter:alpha(opacity=95);}
.f2_bottom>span{opacity:0;filter:alpha(opacity=0);color:#323546;text-align:center;float: left;width: 293px;height:190px;padding:3px;background-color: #fff;}
.f2_bottom>a.more{ margin-right:3px;margin-left:3px;color:#30323f;position:relative;text-align:center;line-height:168px;border:6px solid #272b31;float: left;width: 275px;height:175px;padding:3px;background-color: #eee;}
.f2_bottom>a.more i{width:50px;top:auto;height:50px;background:url("../images/f2_22.png") no-repeat center #272b31;bottom:-3px;left:-3px;display: block;position: absolute;}
.f2_bottom>a.more:hover i{top:auto;bottom:-3px;background:url("../images/f2_22.png") no-repeat 27px center #272b31;}
.f2_bottom>a.more:hover{color: #0f5aa1;}
.f2_bottom>span b{display: block;font-size: 18px;color: #323546;margin-top:48px;}
.f2_bottom>span i{width:28px;height:2px;background-color:#0f5aa1;margin:15px auto 10px auto;display: block;}
.f2_bottom>span span{font-family: 'Conv_HelveticaLTStd-Light';color: #0f5aa1;display: block;font-size: 18px;}





/*------首页新闻中心------*/

.in-news-box{ width:100%; height:580px; background:#f1f1f1; margin-top:80px;}
.in-news-ny{ width:1200px; margin:0 auto;}

.in-news-left{ width:590px; float:left;}
.in-news-left ul li{ line-height:36px; margin-top:5px; border-bottom:1px dashed #ccc;}
.in-news-left ul li a{ width:465px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left; padding-right:50px;}
.in-news-left ul li span{ }
.in-news-left ul+a{transition:.5s; -webkit-transition:.5s; background:url(../images/index1_19.png) no-repeat 560px center #1076d6; margin:23px 0 0 0; display: block; height:44px; line-height: 44px; color: #fff; font-size: 14px;text-indent:1em; display:block;}
.in-news-left ul+a:hover{background:url(../images/index1_19.png) no-repeat 570px center #006faf;}

.in-news-right{ width:590px; float:right;}

.in-news-right ul li { height:107px;width:570px; background:#fff; padding-top:20px; padding-left:20px; transition:0.5s; margin-bottom:10px;}
.in-news-right ul li h2{ font-family:"微软雅黑"; font-size:14px; width:470px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.in-news-right ul li:hover{ transform:translateX(5px);}
.in-news-right ul li p{ font-size:12px; width:470px; color:#666; line-height:24px;  overflow:hidden; text-overflow:ellipsis;}
.in-news-right ul li span{ float:right; position:relative; top:-60px;}
/*------底部------*/
.footer{ width:100%; height:505px; background:#fff; border-top:1px solid #eaeaea;}
.footer_con{ width:1200px; margin:0 auto;}
.footer_con_top{ width:1200px; height:62px; margin-top:78px; margin-bottom:40px; }
.footer_con_top .f_t_box{ width:1200px;}
.footer_con_top li{ width:380px; height:62px; float:left;}

.f_t_tubiao{ width:130px; height:16px; margin-top:8px; position:relative;}
.f_t_tubiao img{ margin-right:20px; cursor:pointer;}

.footer_con_top li .dh{ width:47px; height:47px;}
.footer_con_top li .f_t_text{ height:58px;  color:#989898; font-size:12px;  border-left:1px solid #C3C3C3; margin-left:14px; padding-left:14px; line-height:1.5em; float:left; width:296px;}

.t5_bott{ width:1200px;}

.t5_bleft{ width:415px; float:left;} 

.t5_txbox{ margin-top:20px; height:45px; width:415px; padding-left:20px; background:#f4f4f4; font-size:14px; color:#999999;    border: #E1E1E1 1px solid;}
.t5_txbox label{line-height:46px; float:left;font-size:14px;}
.t5_txbox input[type="text"]{line-height:46px;  outline:none; height:40px; border:0; padding:0 12px; width:335px;  background:#F4F4F4; font-size:14px; color:#999999;}
.t5_bott input.btn{ width:216px; height:44px; margin-top:35px; text-align:center; border:1px solid #E1E1E1;-moz-border-radius: 20px;  -webkit-border-radius: 20px; border-radius:20px; background:#FFF; font-size:14px; color:#999999; cursor:pointer;}
.t5_bott input.btn:hover{ color:#fff; background:#0075b1; transition:0.2s;}
.t5_bright{ float:right; width:730px; padding-top:20px;line-height:179px;}
.t5_rcont{height:180px; padding-left:20px; background:#f4f4f4; font-size:14px; color:#999999; border: #E1E1E1 1px solid}
.t5_rcont label{line-height:43px; float:left;font-size:14px;}
.t5_rcont .ly_box{ width:575px; height:100px; padding:10px; background:#f4f4f4; line-height:24px;outline:none;border:0;color:#999999;}

/*微信划过样式*/
.ind_wx{ width:19px; height:17px; margin-right:18px; background:url(../Images/wx.png) no-repeat left top; display:block; float:left; cursor:pointer;}
.ind_wx img{left:120px; position:absolute; top:-150px;  filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;  	-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s;-o-transition-duration: 0.5s;transition-duration: 0.5s;}
.ind_wx:hover img{  filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1; left:-0px; position:absolute; top:-150px; 	-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-ms-transition-duration: 0.5s;-o-transition-duration: 0.5s;transition-duration: 0.5s;}

.ind_qq{ width:17px; height:17px; margin-right:20px; background:url(../Images/qq.png) no-repeat left top; display:block; float:left;}
.ind_wb{ width:17px; height:17px; margin-right:20px; background:url(../Images/wb.png) no-repeat left top; display:block; float:left;}

/*------页脚------*/
.bq{ width:100%; height:42px; background:#0075b1; min-width:1200px;}
.bq_con{ width:1200px; margin:0 auto; color:#d6d6d6; font-size:12px; line-height:42px; font-family:"宋体";}
.bq_con a{ color:#fff;}






/*-----------------------内页banner-----------------------*/
.about-banner-box{width: 100%;height: 258px; background:url(../images/about_banner.jpg) no-repeat center;}
.pro-banner-box{width: 100%;height: 258px; background:url(../images/pro_banner.jpg) no-repeat center;}
.news-banner-box{width: 100%;height: 258px; background:url(../images/news_banner.jpg) no-repeat center;}
.dow-banner-box{width: 100%;height: 258px; background:url(../images/dow_banner.jpg) no-repeat center;}
.message-banner-box{width: 100%;height: 258px; background:url(../images/message_banner.jpg) no-repeat center;}
.contact-banner-box{width: 100%;height: 258px; background:url(../images/contact_banner.jpg) no-repeat center;}



/*-----------------------关于我们-----------------------*/
.about-banner{ width:1200px; margin:0 auto;}

.about-banner-text h3{font-size: 24px;color: #ccc;padding-top: 106px;}
.about-banner-text h4{font-size: 12px;color: #999;padding-top: 10px;}
.about-banner-text h4 a{color: #999;}

.ny-title-list{  height:46px;background-color: white; margin-top:42px;width:1200px; margin-bottom:30px;}

.ny-title-list a{display: block;width:157px;height: 46px;font-size: 14px;color: #333333;float: left;text-align: center;line-height: 46px;}
.ny-title-list a.firsta{background-color: #0075b1;color: #ffffff;}

.ny-title-list a:hover{background-color: #0075b1;color: #ffffff;}

.ny-about a{ font-size:16px; color:#333;}


.ny-text-box{ width:100%; height:auto; background:#f2f2f2; padding-top:30px; padding-bottom:30px;}
.ny-text{ width:1160px;  background:#fff; padding: 20px; margin:0 auto; }
.ny-text a{ color:inherit; font-size:14px; line-height:30px;}
.ny-text p{line-height:30px;}
.ny-text h2{ font-size:24px;}
.about-text{ margin-top:25px;}
.about-text-left{ width:748px; float:left;}
.about-text-left h2{ font-size:24px;}
.about-text-left span{ font-size:14px; color:#a5a5a5;text-transform:uppercase;}

.about-text-left p{ margin-top:45px; width:700px; line-height:24px;}
.about-text-left p a { font-size:14px; color:#3e3e3e;}


.about-text-left p{ margin-top:45px; width:700px; line-height:24px;}
.about-text-left p a { font-size:14px; color:#3e3e3e;}



.about_img{width:1200px; margin:0 auto;}

.about_img ul li{width:360px;  float:left;margin:20px 9px 0 9px;}
.about_img ul li span{width:360px;float:left; text-align:center; font-size:14px; padding-top:5px;line-height:24px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis; font-family:"Microsoft Yahei"; }
.about_img ul li img{width:360px;height:234px;float:left; padding:2px;}
.about_img ul li img:hover{background-color:#0075b1; padding:2px;opacity:0.8;filter:alpha(opacity=80);}



/*-----------------------生产中心-----------------------*/
.gccg_img{width:1200px; margin:0 auto;}
.gccg_img ul li{width:340px;  float:left;margin:20px 9px 0 9px; height:430px; border:1px solid #ccc; padding:15px;}
.gccg_img ul li h2{width:340px;float:left;overflow:hidden;white-space: nowrap;text-overflow:ellipsis; font-family:"Microsoft Yahei"; font-size:18px; color:#000; margin-top:10px;}
.gccg_img ul li span{width:340px;float:left; text-align:left; font-size:14px; padding-top:5px;line-height:24px; }
.gccg_img ul li img{width:340px;height:234px;float:left; padding:2px;}
.gccg_img ul li img:hover{background-color:#0075b1; padding:2px;opacity:0.8;filter:alpha(opacity=80);}




/*===============分页===============*/
.fy {width:1200px;padding-top:10px;margin-top:10px; height:60px;}
.sabrosus {padding: 5px;margin: 3px;text-align:center;}
.sabrosus A {border:#c4c4c4 1px solid;PADDING:2px 8px;COLOR: #404040;text-decoration: none;margin-right: 6px;font-family: "Microsoft Yahei", "宋体";background:#fff;}
.sabrosus A:hover, DIV.pagination A:active{color:#fff;background-color:#189aee;text-decoration: none;font-family: "Microsoft Yahei", "宋体";}
.sabrosus SPAN.current {BORDER: #0075b1 1px solid;PADDING: 2px 8px;FONT-WEIGHT: bold;COLOR: #fff;MARGIN-RIGHT: 6px;BACKGROUND-COLOR:#0075b1;
font-family: "Microsoft Yahei", "宋体";}
.sabrosus SPAN.disabled {BORDER: #c4c4c4 1px solid;PADDING: 2px 8px;MARGIN-RIGHT: 2px;font-family: "Microsoft Yahei", "宋体";}


/*===============内页产品中心===============*/
.nr-product{overflow:hidden; background:#fff; min-height:700px;}
.pro_top{overflow:hidden; float:left; margin-top:13px;}
.pro_top a{display:block; float:left; height:30px;line-height:30px; vertical-align:middle; border:1px solid #ecf1f2;-webkit-transition: all 0.5s ease-in-out; font-size:14px; color:#777676; padding:0px 15px; margin-right:15px;  margin-top: 10px;}
.pro_top a:hover{background:#0075b1; border:1px solid #0075b1; color:#fff;}
.pro_top a.hover{background:#0075b1; border:1px solid #0075b1; color:#fff;}


.nr-product li{ background:#fff;float:left; margin-right:10px; margin-bottom:25px; padding-bottom:8px; overflow:hidden; width:280px; text-align:center; border:1px solid #d7ddde; border-bottom:4px solid #d7ddde;-webkit-transition: all 0.5s ease-in-out;}
.nr-product li.r{margin-right:0px;}
.nr-product li img{border-bottom:2px solid #ecf1f2;}
.nr-product ul li:nth-child(4n){ margin:0;}
.nr-product li h2{font-size:14px; color:#242424; text-align:center; padding:10px 8px 5px 8px;}
.nr-product li p{text-align:left;padding:0px 8px; font-size:12px; color:#929292; font-family:Arial, Helvetica, sans-serif; }
.nr-product li:hover{border-bottom:4px solid #0075b1;}
.nr-product li:hover h2{color:#0075b1;}
.nr-product li:hover p{background:url(../images/pro_bj.jpg) no-repeat 235px 0px;}




/*===============产品中心详情页===============*/
.main{width:1200px;margin:0 auto;overflow:hidden;}
.products_ny{overflow:hidden; background:#ecf1f2;}
.products{overflow:hidden; background:#fff; padding:20px;}
.pro_left{width:515px;float:left; overflow:hidden;}
/*图片放大镜样式*/
.spec-preview{overflow:hidden; float:right;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block; width:430px;height:370px; overflow:hidden; border:1px solid #ebf0f3}
.jqzoom img{width:430px; height:370px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:430px;height:370px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-scroll{width:70px; float:left; height:300px;}
.spec-scroll .items{margin:auto;position:relative;height:302px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:302px;}
.spec-scroll .items ul li{width:70px;text-align:left; height:77px;}
.spec-scroll .items ul li img{border:1px solid #CCC;width:68px;height:68px;}
.spec-scroll .items ul li img:hover{border:1px solid #0075b1;}

.pros_right{width:620px; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; padding-bottom:15px; border-bottom:1px dashed #7d7d7d;}
.pros_right_top strong{overflow:hidden;display: inline-block; font-weight:500; font-size:26px; color:#494949; padding-bottom:10px;}
.pros_right_top a{font-size:14px;float:right;width:90px; height:38px;  background:#0075b1; line-height:38px; text-align:center; color:#fff;}
.pros_right_top a:hover{background:#2d2c32;}
.pros_right_ny{overflow:hidden;padding:20px 0px;}
.pros_right_ny p{font-size:14px; color:#898989; line-height:30px; clear:both}
.pros_right_ny p em{display:block; float:left;}
.pros_right_ny p span{display:block; float:left; width:360px;}
.pros_right h3{ background:#ecf1f2;width:175px; height:40px; line-height:40px; vertical-align:middle; text-align:center; float:left; margin-right:20px;margin-top:25px;-webkit-transition: all 0.5s ease-in-out;}
.pros_right h3 a{display:block; font-size:14px; color:#7a7a7a;}
.pros_right h3:hover{ background:#0075b1;}
.pros_right h3:hover a{color:#fff;}
.pros_share{float:left; border-top:1px dashed #7d7d7d;margin-top:30px; padding:20px 0px; width:100%;}
.pros_share p{float:left; font-size:12px; color:#909090;}
.pros_share a{display:block; float:left; margin:2px 5px 0px 5px;}

.pros_ny{overflow:hidden; text-align:center;}
.products_top{overflow:hidden; height:60px; line-height:60px; vertical-align:middle; background:#f2f6f7;}
.products_top a{display:block; float:left; width:160px; text-align:center; font-size:16px; color:#6e6f6f;}
.products_top a:hover{background:#0075b1; color:#fff;}
.products_top a.hover{background:#0075b1; color:#fff;}


.news.r{padding-bottom:0px;}
.pros_bottom{overflow:hidden;}
.pros_bottom strong{display:block; font-size:18px; color:#898888; font-weight:500; background:#fff; height:50px; line-height:50px; vertical-align:middle; text-align:center; border-bottom:40px solid #ecf1f2;border-top:40px solid #ecf1f2;}
.product.r{background:#ecf1f2; padding:0px;}
.product.r li{margin-right:25px;}
.product.r li.r{margin-right:0px;}
.pro_s{padding: 20px 60px;text-align: left; background:#fff;}
.pro_s p{font-size: 14px;color: #6e6f6f;}


.pro_xx{ width:1100px; margin:0 auto; padding:20px 50px;text-align: left; background:#fff;}
.pro_xx td h2{ font-size:24px; font-family:"微软雅黑"; line-height:48px; background:url(../images/icon.png) no-repeat center left; padding-left:10px;}
.pro_xx table{border-collapse:collapse;border:none;font-size:12px;}
.proxx-title tr td{ border: none;}
.pro_xx td { border:1px solid #ccc; line-height:36px; padding-left:20px;font-family:"微软雅黑";  }
.pro_xx td i { font-style:normal; margin-left:10px;}
.ccc { border:none;}




/*---------------------新闻页面---------------------*/

.ny-news-img{ float:left; margin-right:20px;}

.ny-news-right{ float:right; width:840px;}
.ny-news-right .news-text{ float:left;}
.ny-news-right h2{ font-size:24px; margin-bottom:20px;}
.ny-news-right h3{ font-size:14px; line-height:30px; min-height:110px;}

.ny-news-text p{}
.ny-news-text p a{ display:block; width:88px; height:28px; background:url(../images/news_icon.png) no-repeat left;}

.ny-news-text p:hover a{ display:block; width:88px; height:28px;background:url(../images/news_icon_hover.png) no-repeat left;}


.ny-news-box ul li{ border-bottom:1px dashed #ccc; float:left; padding-bottom:30px; margin-bottom:30px;}

/*===============新闻中心详情页===============*/

.ny-news_tops{overflow:hidden;border-bottom:1px solid #ecf1f2; height:60px; line-height:60px; vertical-align:middle; padding:0px 20px; background:#fff;}
.position.r{float:left;}
.ny-news_tops p{float:right; margin-top:15px; width:106px; height:33px; vertical-align:middle; line-height:33px; background:#023b8d; text-align:center;-webkit-transition: all 0.5s ease-in-out;}
.ny-news_tops p a{display:block; color:#fff; font-size:14px; color:#ffffff;}
.ny-news_tops p:hover{background:#212427;}
.ny-news_top{overflow:hidden; border-bottom:1px solid #dcdedf; text-align:center; padding-bottom:35px; margin-bottom:30px; padding-top:30px;}
.ny-news_top h2{font-size:24px; color:#525252; padding-bottom:10px;}
.ny-news_top_ny{width:280px; margin:auto; overflow:hidden;}
.ny-news_top p{font-size:12px; color:#909090; float:left;}
.share{float:left; margin-left:30px;}
.share p{float:left;}
.share a{display:block; float:left; margin:2px 5px 0px 5px;}
.news_ny{overflow:hidden;}
.news_ny p{font-size:12px; color:#818181; line-height:30px;}
.news_ny img{padding:30px 0px;}
.share img{padding:7px 0px;}

.news_ny li span{display:block;float:left; font-size:56px; color:#d1d1d1; font-family:hei; text-align:left;}

/*===============新闻中心详情页===============*/

.news_tops{overflow:hidden;border-bottom:1px solid #ecf1f2; height:60px; line-height:60px; vertical-align:middle; padding:0px 20px; background:#fff;}
.position.r{float:left;}
.news_tops p{float:right; margin-top:15px; width:106px; height:33px; vertical-align:middle; line-height:33px; background:#023b8d; text-align:center;-webkit-transition: all 0.5s ease-in-out;}
.news_tops p a{display:block; color:#fff; font-size:14px; color:#ffffff;}
.news_tops p:hover{background:#212427;}
.news_top{overflow:hidden; border-bottom:1px solid #dcdedf; text-align:center; padding-bottom:35px; margin-bottom:30px; padding-top:30px;}
.news_top h2{font-size:24px; color:#525252; padding-bottom:10px;}
.news_top_ny{width:260px; margin:auto; overflow:hidden;}
.news_top p{font-size:12px; color:#909090; float:left;}
.share{float:left; margin-left:30px;}
.share p{float:left;}
.share a{display:block; float:left; margin:2px 5px 0px 5px;}
.news_ny{overflow:hidden;}
.news_ny p{font-size:12px; color:#818181; line-height:30px;}
.news_ny img{padding:30px 0px;}
.share img{padding:7px 0px;}

.news_ny li span{display:block;float:left; font-size:56px; color:#d1d1d1; font-family:hei; text-align:left;}



/*------内页下载专区------*/

.ny-dow-box{ width:100%; height:466px; background:url(../images/dow_img.jpg) no-repeat center;}

.ny-dow{ width:1200px; margin:0 auto;}


.ny-dow-list ul li{ width:560px; border-bottom:1px dashed #828282; line-height:60px; float:left; margin-right:20px;}
.ny-dow-list ul li:nth-child(2n){margin-right:0;}
.ny-dow-list ul li a{  color:#424242; font-size:18px;}
.ny-dow-list ul li a:nth-child(1){ width:430px; display:inline-block;overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;}

.ny-dow-list ul li span{ float:right;color:#a8a8a8;font-size:14px; background:url(../images/ny_dow_icon.png) no-repeat right; padding-right:30px;}
.ny-dow-list ul li:hover a{ text-decoration:underline;}

.ny-dow-list i { margin-top:30px;display:block;}
.ny-dow-list i a{ display:block; margin:0 auto;width:135px; height:40px; text-align:center; line-height:40px; background:#2d2c32; color:#fff; font-style:normal; font-size:14px;}
.ny-dow-list i a:hover{ background:#d11d0b;}



/*===============客户留言===============*/
.feed_main{width:1160px; text-align:left;}
.feed_tips{font-size:14px; color:#797979; line-height:38px; padding:10px 0; margin-bottom:15px;}
.feed_form{margin-bottom:57px;}
.feed_form .row{margin-left:0;}
.feed_form .row .item{width:350px; line-height:46px; font-size:14px; color:#7a7a7a; float:left;}
.feed_form .row .item:first-child{margin-left:0;}
.feed_form .row .itemw{width:100%;}
.feed_form .row .in_text{line-height:44px; height:44px; border:1px solid #d3d3d3; background:#fcfcfc; font-size:14px; width:300px; box-shadow:0 2px 3px #eaeaea inset;}
.feed_form .row .in_textw{width:1000px;}
.feed_form .row .area{width:1000px; border:1px solid #d3d3d3; background:#fcfcfc; font-size:14px; box-shadow:0 2px 3px #eaeaea inset; line-height:30px; height:210px; resize:none;}
.feed_form .sub_div{margin-top:25px; float:left; margin-bottom:20px;}
.feed_form .sub_div .sub_btn{height:66px; line-height:66px; width:195px; color:#fff; border:none; font-size:16px; background:#0075b1;}
.feed_form .sub_div .sub_btn:hover{ background:#424242; cursor:pointer;}

/*--------------------联系我们--------------------*/
.control{margin-top:20px; margin-bottom:30px; background-color:#fff; width:1160px;}
.control .one{text-align:center;}
.control .one .mainpart{margin:0px auto 65px; border-bottom:1px solid rgb(238, 238, 238); padding-bottom:30px;}
.control .one .mainpart h1{font-size:20px; font-weight:bold; color:#0075b1;}
.control .one .mainpart span{font-size: 34px; color:#666;}
.control .one .mainpart h2 img{margin-right:10px; margin-bottom: -6px;}
.control .one .mainpart h2{margin-top:10px; margin-bottom:10px; height:42px;}
.control .one .mainpart h3{font-size:14px; color:#757575; line-height:36px;}
.control .one .mainpart h4{font-size:18px; color:#0075b1; }

/*flickr style*/
    div#flickrpager {
        padding-right: 3px;
        padding-left: 3px;
        padding-bottom: 3px;
        margin: 3px;
        padding-top: 3px;
        text-align: center;
        clear: both;
    }
div#flickrpager a {border: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; padding-left: 6px; padding-bottom: 2px;  color: #0061de; margin-right: 3px; padding-top: 2px; text-decoration: none}
div#flickrpager a:hover {border: #000 1px solid;background-image: none; color: #fff;background-color: #0061de}
div#flickrpager a:active {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de}
div#flickrpager span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #ff0084; margin-right: 3px; padding-top: 2px}
div#flickrpager a.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px}

/*badoo style*/
    div#badoopager {
        padding-right: 0px;
        padding-left: 0px;
        font-size: 13px;
        padding-bottom: 10px;
        color: #48b9ef;
        padding-top: 10px;
        font-family: arial, helvetica, sans-serif;
        text-align: center;
        clear: both;
    }
div#badoopager a {border-right: #f0f0f0 2px solid; padding-right: 5px; border-top: #f0f0f0 2px solid; padding-left: 5px; padding-bottom: 2px; margin: 0px 2px; border-left: #f0f0f0 2px solid; color: #48b9ef; padding-top: 2px; border-bottom: #f0f0f0 2px solid; text-decoration: none}
div#badoopager a:hover {border-right: #FF6D06 2px solid; border-top: #FF6D06 2px solid; border-left: #FF6D06 2px solid; color: #FF6D06; border-bottom: #FF6D06 2px solid}
div#badoopager a:active {border-right: #FF6D06 2px solid; border-top: #FF6D06 2px solid; border-left: #FF6D06 2px solid; color: #FF6D06; border-bottom: #FF6D06 2px solid}
div#badoopager span.current {border-right: #FF6D06 2px solid; padding-right: 5px; border-top: #FF6D06 2px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #FF6D06 2px solid; color: #fff; padding-top: 2px; border-bottom: #FF6D06 2px solid; background-color: #ff6c16}
div#badoopager a.disabled {display: none}
div#badoopager input[type=text]{width:30px}